@charset "utf-8";

a{font-family:微软雅黑,"微软雅黑",Verdana,Arial,"宋体",Helvetica, sans-serif;font-size:13px;text-decoration:none;}
a:link   {color:#181818;}
a:visited{color:#181818;}
a:hover  {color:#ce000c}
a:active {color:#181818;}

/*去掉链接（包括图片链接）的虚线边框*/ 
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */ 
:focus { outline: none; }/* for Firefox */ 

/*IE滚动条样式*/
body { SCROLLBAR-ARROW-COLOR:#FFFFFF;SCROLLBAR-FACE-COLOR:#a0a0a0;SCROLLBAR-DARKSHADOW-COLOR:#a0a0a0;SCROLLBAR-HIGHLIGHT-COLOR:#a0a0a0;SCROLLBAR-3DLIGHT-COLOR:#a0a0a0;SCROLLBAR-SHADOW-COLOR:#a0a0a0;SCROLLBAR-TRACK-COLOR:#E6E6E6;}
/* Webkit内核滚动条样式 */
::-webkit-scrollbar {width: 12px;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 0px; border-radius:0px;}/*滑轨*/
::-webkit-scrollbar-thumb {-webkit-border-radius:0px;border-radius:0px; background: rgba(160,160,160,1.0); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8);}/*滑块*/
::-webkit-scrollbar-thumb:window-inactive {background: rgba(160,160,160,0.8);} 

body {color:#181818; margin:0; background:#fff; text-align:center; line-height:200%;}

div,ul,dl,dt,dd{ margin:0; padding:0;list-style:none;}
body,td,input,select,textarea{ font-family:微软雅黑,"微软雅黑",Verdana,Arial,"宋体",Helvetica, sans-serif; font-size: 13px; line-height:200%;}
img{ border:0;}
form{ margin:0}
input,select{ vertical-align:middle;}
input[type=text],input[type=password],textarea{ border:#d7d7d7 1px solid; color:#646464}
hr{border-top:#cdcdcd 1px dotted; border-bottom:none; background:none; border-left:none; border-right:none}
*{-webkit-text-size-adjust:none;/*解决webkit内核浏览器强制最小字体*/ -webkit-box-sizing: border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; box-sizing: border-box;}
/*css3过渡效果*/
a,li,p,div,i{transition:background-color 0.3s,opacity 0.3s;-webkit-transition:background-color 0.3s,opacity 0.3s;-moz-transition:background-color 0.3s,opacity 0.3s; -o-transition:background-color 0.3s,opacity 0.3s;}

/*公共*/
.blank{ height:0; line-height:0; font-size:0; margin:0; padding:0; clear:both;}
.global_width{ width:1200px; margin:0 auto; text-align:left; position:relative; z-index:10;}
.fullWidth{width:100%; min-width:1200px; position:relative;}
.floatL{ float:left;}.floatR{ float:right;}
.hide{ display:none;}

/*页头元素*/
#mark1{width:1px; height: 1px; position: absolute; left:50%; top: 20px; z-index: -1;}
#head{ background:url(../images/tran.png); position:fixed; left:0; top:0; z-index:100; box-shadow:rgba(0,0,0,0.1) 0 0 1em;}
#topBox{background:#181818;}
#top{ text-align: right; height: 40px; line-height: 40px; color:#b4b4b4; overflow: hidden; -webkit-transition: height 0.3s; -moz-transition: height 0.3s; -o-transition: height 0.3s;transition: height 0.3s;}
#top.hideTop{ height:0;}
#top a{color:#b4b4b4;}#top a:hover{color:#fff;}
.icos{display:inline-block; width: 24px; height: 24px; background: url(../images/icos.png) left top no-repeat; vertical-align: middle; margin:-2px 4px 0 0.5em;}
#topico2{width:48px; background-position:-24px top;}

/*页头*/
#logo{ float:left; position:relative; z-index:100;}
#logo a{ display:inline-block; height:108px;width:100px; position: relative;}
#logo a img{max-width:90%; max-height:100%; position:absolute; left:0; top:0; bottom:0; margin:auto 0;}

/*主导航*/
#menu{float:left; width:910px; position:relative; z-index:102;}
#nav li{ position:relative; float:left; /*height:108px;*/}
#nav li:before{content:"";display: inline-block; width: 1px; height:10px; background:#dbdbdb; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0;}
#nav li:first-child:before{background: none;}
#nav li a{ display:block; *display:inline-block;padding:0 10px; height:108px; line-height:108px; text-align:center; color:#303030; font-size:14px;}
#nav li.hover a,#nav li.curr a{ color:#000;}
#nav li p{ display:none; position:absolute; z-index:102; left:0; top:100%; margin:0; padding:0; white-space:nowrap;}
#nav li p a,#nav li.hover p a,#nav li.curr p a{ height:56px; line-height:56px;white-space:nowrap; color:#d7d7d7; display:inline-block; width:auto; font-weight:normal; padding:0 16px;}
#nav li p a:Hover,#nav li p a.curr{ color:#fff;}

#slide{ position:absolute; left:0; top:104px; height:4px; background:#ce000c; width:0;}
#SubMenu_bg{ position:absolute; top:100%; height:56px; background:rgba(0,0,0,0.75); background:#212121\9; display:none;}

/*语言 分享 搜索*/
a#language{ display:inline-block; float:right; margin:40px 0 0 1em;font-size:12px; height:28px; line-height:28px; width:28px; color:#fff; background:#2d2f33; border:#2d2f33 1px solid; border-radius:50%; text-align: center; }
a#language:hover{ background:#fff; color:#2d2f33; border-color:#dedede;}

#search{ float:right; margin:40px 0 0 0;}
#Searchform{ background:#fff; height:28px; border:#dedede 1px solid; border-radius:1em; padding:1px 0.5em 1px 1em; font-size:12px;}
#Searchform input{height:24px; line-height:24px; border:none; padding:0; width:100px; display:inline-block; color:#787878; background:none; vertical-align:top;}
#Searchform #SearchBtn{ width:24px; height:24px; overflow:hidden; background:url(../images/icos.png) -72px top no-repeat; border:none; display:inline-block; vertical-align:top;}
#Searchform #SearchBtn:hover{ background-position:-96px top;}

#headBlank{ height: 148px; clear: both;}
/*屏幕宽度小于1600*/
@media (max-width:1600px){
	#logo a,#nav li a{height:88px;line-height: 88px;}
	a#language,#search{margin-top:30px;}
	#slide{top:84px;}
	#headBlank{height: 128px;}
}

/*图片——鼠标经过样式*/
a.animated{display:inline-block;}
.changColor{position:relative; display: inline-block;}
.changColor:before{content:"";display: inline-block; width:100%; height: 100%; position:absolute; z-index: 2; left:0; top: 0; background:#000; filter:alpha(opacity:0); opacity:0;  -moz-opacity:0;-khtml-opacity: 0;}
.changColor:hover:before{filter:alpha(opacity:30); opacity:0.3;  -moz-opacity:0.3;-khtml-opacity:0.3;}
.enlarge{overflow: hidden; position: relative;}
.enlarge img{-webkit-transition:all 0.6s; -moz-transition:all 0.6s; -o-transition:all 0.6s;transition:all 0.6s;}
.enlarge img:hover{-webiit-transform:scale(1.06); -moz-transform:scale(1.06); -o-transform:scale(1.06);transform:scale(1.06);}

/*产品系列*/
#indexSeries{ padding:20px 0 50px 0; overflow: hidden;}
#index_Series{ margin-left:-2px;}
#indexSeries li{display: inline-block; width:398px;margin:0 0 2px 2px;}
#indexSeries a{ display: inline-block; width:100%; height: 398px; overflow: hidden; }
#indexSeries a img{ max-width:100%; max-height: 100%; vertical-align: bottom;}

/*底部链接*/
#bottom_box{margin:100px auto 0 auto; color:#828387; border-top:#ddddde 1px solid; background:#f1f1f1;}
#bottom{ text-align:left; padding:40px 0;}
#bottom_l{align-items:stretch; display: flex;}
#bottom_r{ float:right; width:300px;}
#bottom_r li{display:inline-block; text-align: center;margin:0 0 0 15px;}
#bottom_r img{  max-width: 120px; height: auto;}
#bottom dl{ float:left; padding:0 16px 0 0; margin-right:16px; overflow:hidden; height:auto !important; height:160px; min-height:160px; border-right:#e1e1e1 1px dotted;}
#bottom dl dt{padding:0; margin:0;}
#bottom dl dt,#bottom dl dt a{font-size:16px; line-height:46px; color:#212121; display: block;}
#bottom dl dt a:hover{color:#000;}
#bottom dl dd{ margin:0;}
#bottom dl dd a{line-height:16px; padding:5px 0 5px 10px; display:block; color:#828387; position:relative; /*overflow:hidden;white-space: nowrap; text-overflow:ellipsis;-o-text-overflow:ellipsis;*/}
#bottom dl dd a:before{content:""; display: inline-block; width: 0; height: 0; border-top:transparent 3px solid; border-bottom:transparent 3px solid; border-left:#999999 4px solid; position: absolute; left: 0; top:11px;}
#bottom dl dd a:hover{color:#212121;}
#bottom dl dt a,#bottom dl dd a{min-width:110px;max-width:140px; display: inline-block;}
/*Top按钮*/
#goTopBtn{position:absolute; z-index:90; top:-24px; left:50%; margin-left:-24px; width:48px; height:48px; display:inline-block; background:url(../images/icos.png) left -24px no-repeat; cursor:hand; cursor:pointer;}
#goTopBtn:hover{ background-position:-48px -24px;}

/*页脚*/
#foot{ padding:35px 0; border-top:#dcdcdc 1px solid; background:#f1f1f1; }
#fot,#fot a{ color:#b1b1b1; font-size:12px;text-align: center;}#fot a:hover{ color:#181818;}

/*浮动窗*/
#CS{ position:fixed; z-index:100; top:auto; bottom:25%; left:auto; right:0; background:#2d2f33; width:44px; min-height:44px; line-height:0;}
#CS:before{ content:""; display:inline-block; width:0; height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #ce000c; position:absolute; top:-8px; left:16px;}
#CS a{ position:relative; display:inline-block; width:44px; height:50px; background-image:url(../images/CS.png); background-repeat:no-repeat; cursor:hand; cursor:pointer; vertical-align: bottom;}
a#CS_Top{ background-position: center top; background-color:#ce000c; height:44px;}
a.CS_QQ{ background-position:center -44px;}
a.CS_WangWang{ background-position:center -154px;}
a.CS_EWM{ background-position:center -104px;}
a.CS_EWM img{ position:absolute; left:auto; right:100%; top:auto; bottom:0; max-width:120px; display:none;}
a.CS_EWM:hover img{ display:block;}

